home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950528-19950726 / 000212_news@columbia.edu_Mon Jun 26 15:49:42 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA06394
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Mon, 26 Jun 1995 19:00:40 -0400
  3. Received: by apakabar.cc.columbia.edu id AA24047
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Mon, 26 Jun 1995 19:00:39 -0400
  5. Path: news.columbia.edu!sol.ctr.columbia.edu!howland.reston.ans.net!math.ohio-state.edu!usc!ccnet.com!usenet
  6. From: Greg Bernard <gbernard@dbc.com>
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: KEA keyboards
  9. Date: 26 Jun 1995 15:49:42 GMT
  10. Organization: Data Broadcasting Corporation
  11. Lines: 22
  12. Message-Id: <3smkum$ma0@ccnet.ccnet.com>
  13. References: <3s775e$a1q@ccnet.ccnet.com> <1995Jun20.173956.54405@cc.usu.edu>
  14. Nntp-Posting-Host: 199.217.9.49
  15. Mime-Version: 1.0
  16. Content-Type: text/plain; charset=us-ascii
  17. Content-Transfer-Encoding: 7bit
  18. X-Mailer: Mozilla 1.1N (Windows; I; 16bit)
  19. To: jrd@cc.usu.edu
  20.  
  21. jrd@cc.usu.edu (Joe Doupnik) wrote:
  22. >    I haven't used such a keyboard but the key definition process
  23. >should be straight forward and quick. Use Kermit command SET KEY and
  24. >press ENTER at that point. The command then prompts for the key to
  25. >be define (asks you to press it). The key code is shown together with
  26. >any current definition. The second prompt is for a new definition, if
  27. >any, and you would then type  \KdecF18 or whatever. Make a note of
  28. >the key code and your definition.
  29.  
  30. Joe,
  31.  
  32. This is exactly what I did for the keys that I did define.  The problem is that when I press 
  33. some of the 'extended' (I suppose DEC only) keys, no key code is generated - the 'SET KEY' 
  34. simply waits until I hit another key that it does recognize.  The keyboards work like a charm 
  35. under Windoze where it has it's own DLL, but for the life of me I can't get a response under 
  36. DOS.
  37.  
  38. Thanks for the suggestion though.  Any other ideas?
  39.  
  40. Greg Bernard
  41. gbernard@dbc.com
  42.